Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit c5deab07678cc5608bffa379c8c5770322b771ac


Parents : 9d8af70
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-01T22:28:28-06:00

chore: bump version to 3.2.0 in package.json, pyproject.toml, and version.py

Changes

3 files changed, 3 insertions(+), 3 deletions(-)

M package.json +1 -1

Diff

diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py
index 12e5a76e..ba8f0fef 100644
--- a/meshchatx/src/version.py
+++ b/meshchatx/src/version.py
@@ -3,4 +3,4 @@ Auto-generated helper so Python tooling and the Electron build
share the same version string.
"""
-__version__ = '3.1.0'
+__version__ = '3.2.0'

diff --git a/package.json b/package.json
index 6e0f43c6..c9abb146 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "reticulum-meshchatx",
- "version": "3.1.0",
+ "version": "3.2.0",
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
"author": "Sudo-Ivan",

diff --git a/pyproject.toml b/pyproject.toml
index a229e8c8..0dd30a8c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "reticulum-meshchatx"
-version = "3.1.0"
+version = "3.2.0"
description = "A simple mesh network communications app powered by the Reticulum Network Stack"
authors = [
{name = "Sudo-Ivan"}


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────